----------------------------------------------
-New Features in Version 0.9.0   (11.10.2009)-
----------------------------------------------

- added find function
- now all formats are supported correctly
- added shortcuts
- a lot changes and improvements
- fixed all reported bugs
- all textures are support as DirectDraw Surface
  (DDS)

----------------------------------------------
-New Features in Version 0.8.0.7 (16.05.2009)-
----------------------------------------------

- fixed localizating functions (file stream)
- fixed export archive number

----------------------------------------------
-New Features in Version 0.8.0.6 (11.05.2009)-
----------------------------------------------

Added: Export by texture type
Added: Shortcut keys (A -alpha ON/OFF, R - replace selected, E - export checked, O - open archive)
Added: P8 are support as palette ARGB (256 colors)
Fixed: NFS: MW patch for editing, now textures like LICENSEPLATE are change in game
Added: Auto-scale preview window
Added: Now every textures are support as DDS
Removed: external library files, now graphic is processing by DirectX 9
Added: Automatically loading first or last opened bin archive
Fixed: Size calculating function
Added: Texture in exported name has information about type example: 1-1-DXT3-nfs_uc-test.dds

--------------------------------------------
-New Features in Version 0.7.6 (03.03.2009)-
--------------------------------------------

- Fixed read-only file attribute when save/overwrite
  operation is performing

--------------------------------------------
-New Features in Version 0.7.5 (02.03.2009)-
--------------------------------------------

- Improved logging function
- Optimized few functions
- Removed TGA support, replaced to DDS

--------------------------------------------
-New Features in Version 0.7.4 (26.02.2009)-
--------------------------------------------

- Fixed RGBA support for NFS: Carbon
- New DDS code
- Now RGBA are supported as DDS files (better
  compatibility)

--------------------------------------------
-New Features in Version 0.7.3 (04.02.2009)-
--------------------------------------------

- added "unlock for editing" function
  (available for NFS:U2 and NFS:MW)

--------------------------------------------
-New Features in Version 0.7.2 (03.02.2009)-
--------------------------------------------

- fixed read function
- fixed export all textures
- fixed invalid memory offset bug when import
  TGA textures for NFS:Underground 2 and NFS:Most Wanted
- Added direct save to archive (no rebuilding, very fast update).
- Fixed and optimized scanning algorithm.

--------------------------------------------
-New Features in Version 0.7.0 (24.01.2009)-
--------------------------------------------

- Fixed save function
- Fixed replacing textures in compressed archives
  (completly new algorithm, no decompression, all
   operations in memory)
- Fixed BMP and TGA export, now headers are correct
- Fixed support BMP (P8) textures
- Fixed support TGA (RGBA) textures
- Fixed scanning function
  (bug double ID)
- Optimized archive processing

--------------------------------------------
-New Features in Version 0.6.0 (15.01.2009)-
--------------------------------------------

- Support BMP (P8) textures
- Added support compressed archives
  (decompression algorithm)
- Removed multi-import feature
- Added replace selected texture

--------------------------------------------
-New Features in Version 0.5.8 (09.01.2009)-
--------------------------------------------

- Fixed clean buffors when program exit.
- Added import log window after select textures
  to import.
- Fixed sliders
- Fixed NFS Underground compressed files support.
- Fixed bug when load archive from NFS Undercover
  and next load other archive from other game for
  example NFS ProStreet.

--------------------------------------------
-New Features in Version 0.5.4 (05.01.2009)-
--------------------------------------------

- Fixed functions for .lzc files.
- Added function which check is bin is correct .
- Fixed associate function, now messages are
  working good.
- Fixed bug in internal function.
- Optimized export algorithm.
- Fixed critical bug which cause editor error.
- Completly new algorithm for compressed files,
  now textures are decoded corectly.

--------------------------------------------
-New Features in Version 0.5.0 (03.01.2009)-
--------------------------------------------

- Support RGBA textures.
- Support DDS textures.